Release 10.1A: OpenEdge Development:
ADM Reference
whereClauseBuffer
Returns the buffername of a WHERE clause expression. This function avoids problems with leading or double blanks in WHERE clauses.
Location: combo.p Parameters:INPUT pcWhere AS CHARACTERComplete where clause for ONE table with or without the FOR keyword. The buffer name must be the second token in the clause, not counting any FOR. For example: "
Returns: CHARACTER PRIVATE Notes: PRIVATE, used internally inEACH order OF Customer", but "FOR EACH order".query.ponly.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |